[INFO] cloning repository https://github.com/speelbarrow/libspl.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/speelbarrow/libspl.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspeelbarrow%2Flibspl.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspeelbarrow%2Flibspl.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cd1c3e3c8d25f76593968f388d6e2472ef91cfb
[INFO] testing speelbarrow/libspl.rs against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspeelbarrow%2Flibspl.rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/speelbarrow/libspl.rs
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/speelbarrow/libspl.rs
[INFO] tweaked toml for git repo https://github.com/speelbarrow/libspl.rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/speelbarrow/libspl.rs on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 224 packages to latest Rust 1.96.0-nightly compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpufeatures v0.3.0
[INFO] [stderr]   Downloaded shell-escape v0.1.5
[INFO] [stderr]   Downloaded chacha20 v0.10.0
[INFO] [stderr]   Downloaded rand_core v0.10.0
[INFO] [stderr]   Downloaded terminal_size v0.4.4
[INFO] [stderr]   Downloaded synthez v0.4.0
[INFO] [stderr]   Downloaded openssh-mux-client-error v0.1.1
[INFO] [stderr]   Downloaded typed-builder v0.23.2
[INFO] [stderr]   Downloaded openssh-mux-client v0.17.9
[INFO] [stderr]   Downloaded console v0.16.3
[INFO] [stderr]   Downloaded windows-implement v0.59.0
[INFO] [stderr]   Downloaded ssh_format_error v0.1.0
[INFO] [stderr]   Downloaded objc2-user-notifications v0.3.2
[INFO] [stderr]   Downloaded objc2-core-location v0.3.2
[INFO] [stderr]   Downloaded windows-win v3.0.0
[INFO] [stderr]   Downloaded objc2-core-data v0.3.2
[INFO] [stderr]   Downloaded objc2-core-text v0.3.2
[INFO] [stderr]   Downloaded windows-core v0.59.0
[INFO] [stderr]   Downloaded nom_locate v5.0.0
[INFO] [stderr]   Downloaded gherkin v0.15.0
[INFO] [stderr]   Downloaded cucumber v0.22.1
[INFO] [stderr]   Downloaded rand v0.10.0
[INFO] [stderr]   Downloaded clipboard-rs v0.3.3
[INFO] [stderr]   Downloaded cucumber-expressions v0.5.0
[INFO] [stderr]   Downloaded peg-macros v0.6.3
[INFO] [stderr]   Downloaded objc2-core-video v0.3.2
[INFO] [stderr]   Downloaded objc2-cloud-kit v0.3.2
[INFO] [stderr]   Downloaded synthez-core v0.4.0
[INFO] [stderr]   Downloaded cucumber-codegen v0.22.1
[INFO] [stderr]   Downloaded typed-builder-macro v0.23.2
[INFO] [stderr]   Downloaded objc2-quartz-core v0.3.2
[INFO] [stderr]   Downloaded tokio-io-utility v0.7.6
[INFO] [stderr]   Downloaded synthez-codegen v0.4.0
[INFO] [stderr]   Downloaded peg v0.6.3
[INFO] [stderr]   Downloaded sealed v0.6.0
[INFO] [stderr]   Downloaded objc2-core-image v0.3.2
[INFO] [stderr]   Downloaded objc2-ui-kit v0.3.2
[INFO] [stderr]   Downloaded smart-default v0.7.1
[INFO] [stderr]   Downloaded non-zero-byte-slice v0.1.0
[INFO] [stderr]   Downloaded sendfd v0.4.4
[INFO] [stderr]   Downloaded trait-variant v0.1.2
[INFO] [stderr]   Downloaded peg-runtime v0.6.3
[INFO] [stderr]   Downloaded inventory v0.3.23
[INFO] [stderr]   Downloaded ssh_format v0.14.1
[INFO] [stderr]   Downloaded openssh v0.11.6
[INFO] [stderr]   Downloaded windows v0.59.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 975870fc5fe9f6cd19fe9e6e1fa3b8649079611146a9ca6967a118100f977996
[INFO] running `Command { std: "docker" "start" "-a" "975870fc5fe9f6cd19fe9e6e1fa3b8649079611146a9ca6967a118100f977996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "975870fc5fe9f6cd19fe9e6e1fa3b8649079611146a9ca6967a118100f977996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "975870fc5fe9f6cd19fe9e6e1fa3b8649079611146a9ca6967a118100f977996", kill_on_drop: false }`
[INFO] [stdout] 975870fc5fe9f6cd19fe9e6e1fa3b8649079611146a9ca6967a118100f977996
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51215236234cd6d38fc3fb184436e1a6b49bbc34d801d810b056812c03a0fb09
[INFO] running `Command { std: "docker" "start" "-a" "51215236234cd6d38fc3fb184436e1a6b49bbc34d801d810b056812c03a0fb09", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling typed-builder v0.23.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ssh_format_error v0.1.0
[INFO] [stderr]    Compiling non-zero-byte-slice v0.1.0
[INFO] [stderr]    Compiling openssh-mux-client-error v0.1.1
[INFO] [stderr]    Compiling ssh_format v0.14.1
[INFO] [stderr]    Compiling tokio-io-utility v0.7.6
[INFO] [stderr]    Compiling sendfd v0.4.4
[INFO] [stderr]    Compiling openssh-mux-client v0.17.9
[INFO] [stderr]    Compiling openssh v0.11.6
[INFO] [stderr]    Compiling libspl v0.4.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.83s
[INFO] running `Command { std: "docker" "inspect" "51215236234cd6d38fc3fb184436e1a6b49bbc34d801d810b056812c03a0fb09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51215236234cd6d38fc3fb184436e1a6b49bbc34d801d810b056812c03a0fb09", kill_on_drop: false }`
[INFO] [stdout] 51215236234cd6d38fc3fb184436e1a6b49bbc34d801d810b056812c03a0fb09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 268fcac93e5c22ec6614d5f4270ed955780a596ab45a14e6b0dceb1783e42c6e
[INFO] running `Command { std: "docker" "start" "-a" "268fcac93e5c22ec6614d5f4270ed955780a596ab45a14e6b0dceb1783e42c6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling synthez-core v0.4.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling synthez-codegen v0.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling synthez v0.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling typed-builder v0.23.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling inventory v0.3.23
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling ssh_format_error v0.1.0
[INFO] [stderr]    Compiling openssh-mux-client-error v0.1.1
[INFO] [stderr]    Compiling ssh_format v0.14.1
[INFO] [stderr]    Compiling gherkin v0.15.0
[INFO] [stderr]    Compiling non-zero-byte-slice v0.1.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling cucumber-expressions v0.5.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling cucumber-codegen v0.22.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tokio-io-utility v0.7.6
[INFO] [stderr]    Compiling sendfd v0.4.4
[INFO] [stderr]    Compiling openssh-mux-client v0.17.9
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling cucumber v0.22.1
[INFO] [stderr]    Compiling openssh v0.11.6
[INFO] [stderr]    Compiling libspl v0.4.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "268fcac93e5c22ec6614d5f4270ed955780a596ab45a14e6b0dceb1783e42c6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "268fcac93e5c22ec6614d5f4270ed955780a596ab45a14e6b0dceb1783e42c6e", kill_on_drop: false }`
[INFO] [stdout] 268fcac93e5c22ec6614d5f4270ed955780a596ab45a14e6b0dceb1783e42c6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6690c1a2cc71c8d283a345581672c48f242b5f606291547784dceb26e5f1c69f
[INFO] running `Command { std: "docker" "start" "-a" "6690c1a2cc71c8d283a345581672c48f242b5f606291547784dceb26e5f1c69f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running tests/bytes.rs (/opt/rustwide/target/debug/deps/bytes-48054ec588cf1ca0)
[INFO] [stdout] Feature: Byte-string manipulation
[INFO] [stdout] Rule: Pad trait
[INFO] [stdout]     Scenario: Left-padded
[INFO] [stdout]      ✔> Given a final padded byte-string length of 32
[INFO] [stdout]      ✔  Given the byte-string "AAAA"
[INFO] [stdout]      ✔  When I pad the left side of the byte-string
[INFO] [stdout]      ✔  Then the sequence of the byte-string will be
[INFO] [stdout]          |   | 28 |
[INFO] [stdout]          | A | 4  |
[INFO] [stdout]     Scenario: Right-padded hex bytes
[INFO] [stdout]      ✔> Given a final padded byte-string length of 32
[INFO] [stdout]      ✔  Given the unsigned 32-bit hex value 0x12030
[INFO] [stdout]      ✔  When I convert the unsigned 32-bit hex value to bytes
[INFO] [stdout]      ✔  And I pad the right side of the byte-string with '1's
[INFO] [stdout]      ✔  Then the sequence of the byte-string will be
[INFO] [stdout]          | 0x01 |    |
[INFO] [stdout]          | 0x20 |    |
[INFO] [stdout]          | 0x30 |    |
[INFO] [stdout]          | 1    | 29 |
[INFO] [stdout]     Scenario: Pad both
[INFO] [stdout]      ✔> Given a final padded byte-string length of 32
[INFO] [stdout]      ✔  Given the byte-string "AAAA"
[INFO] [stdout]      ✔  When I pad the byte-string
[INFO] [stdout]      ✔  Then the sequence of the byte-string will be
[INFO] [stdout]          |   | 12 |
[INFO] [stdout]          | A | 4  |
[INFO] [stdout]          |   | 16 |
[INFO] [stdout]   Scenario: Hex bytes
[INFO] [stdout]    ✔  Given the unsigned 32-bit hex value 0x10203040
[INFO] [stdout]    ✔  When I convert the unsigned 32-bit hex value to bytes
[INFO] [stdout]    ✔  Then I should have the bytes
[INFO] [stdout]        | 0x10 |
[INFO] [stdout]        | 0x20 |
[INFO] [stdout]        | 0x30 |
[INFO] [stdout]        | 0x40 |
[INFO] [stdout]   Scenario: repeat
[INFO] [stdout]    ✔  Given the byte-string ""
[INFO] [stdout]    ✔  When I repeat the first byte into an unsigned 64-bit integer
[INFO] [stdout]    ✔  Then the unsigned 64-bit integer should equal 0x7f7f7f7f7f7f7f7f
[INFO] [stdout] [Summary]
[INFO] [stdout] 1 feature
[INFO] [stdout] 1 rule
[INFO] [stdout] 5 scenarios (5 passed)
[INFO] [stdout] 19 steps (19 passed)
[INFO] [stderr]      Running tests/interaction.rs (/opt/rustwide/target/debug/deps/interaction-4a8d4cbc222fce83)
[INFO] [stdout] Feature: Interactions
[INFO] [stdout]   Scenario: Read chunk
[INFO] [stdout]    ✔  Given an Interaction with a 50 millisecond timeout
[INFO] [stdout]        | first  | .5 |
[INFO] [stdout]        | second | 3  |
[INFO] [stdout]        | third  |    |
[INFO] [stdout]    ✔  When I read a chunk
[INFO] [stdout]    ✔  Then the chunk I read should equal "firstsecond"
[INFO] [stdout]   Scenario: Read last chunk
[INFO] [stderr] 
[INFO] [stdout]    ✔  Given an Interaction with a 50 millisecond timeout
[INFO] [stderr] thread 'main' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.22.1/src/cucumber.rs:1243:13:
[INFO] [stdout]        | foobar | 3 |
[INFO] [stderr] 1 step failed
[INFO] [stdout]        | foobaz |   |
[INFO] [stderr] stack backtrace:
[INFO] [stdout]    ✔  When I read the last chunk
[INFO] [stdout]    ✘  Then the chunk I read should equal "foobar"
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: features/interaction.feature:21:5
[INFO] [stdout]       Matched: tests/interaction.rs:129:1
[INFO] [stdout]       Step panicked. Captured output: assertion `left == right` failed
[INFO] [stdout]         left: "foobar"
[INFO] [stdout]        right: "foobarfoobaz"
[INFO] [stdout] [Summary]
[INFO] [stdout] 1 feature
[INFO] [stdout] 2 scenarios (1 passed, 1 failed)
[INFO] [stdout] 6 steps (5 passed, 1 failed)
[INFO] [stderr]    0:     0x576eb3623d7a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x576eb3623d7a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x576eb3623d7a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x576eb3623d7a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x576eb3638fea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x576eb3638fea - core[786f478f706679df]::fmt::write
[INFO] [stderr]    6:     0x576eb36294f2 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x576eb36294f2 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x576eb3608daf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x576eb3608daf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x576eb361c1a1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x576eb361c452 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   12:     0x576eb361c452 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stderr]   13:     0x576eb3608e68 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stderr]   14:     0x576eb36006c9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   15:     0x576eb3609bfd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stderr]   16:     0x576eb363982c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stderr]   17:     0x576eb3032198 - core[786f478f706679df]::panicking::panic_display::<alloc[64763625b5a07cdb]::string::String>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:259:5
[INFO] [stderr]   18:     0x576eb305c372 - <cucumber[1b81c6003611b74e]::cucumber::Cucumber<interaction[88314e8424386cf8]::InteractionWorld, cucumber[1b81c6003611b74e]::parser::basic::Basic, &str, cucumber[1b81c6003611b74e]::runner::basic::Basic<interaction[88314e8424386cf8]::InteractionWorld, for<'a, 'b, 'c> fn(&'a gherkin[a09b9a57e6accd33]::Feature, core[786f478f706679df]::option::Option<&'b gherkin[a09b9a57e6accd33]::Rule>, &'c gherkin[a09b9a57e6accd33]::Scenario) -> cucumber[1b81c6003611b74e]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[a09b9a57e6accd33]::Feature, core[786f478f706679df]::option::Option<&'a gherkin[a09b9a57e6accd33]::Rule>, &'a gherkin[a09b9a57e6accd33]::Scenario, &'a mut interaction[88314e8424386cf8]::InteractionWorld) -> core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[a09b9a57e6accd33]::Feature, core[786f478f706679df]::option::Option<&'a gherkin[a09b9a57e6accd33]::Rule>, &'a gherkin[a09b9a57e6accd33]::Scenario, &'a cucumber[1b81c6003611b74e]::event::ScenarioFinished, core[786f478f706679df]::option::Option<&'a mut interaction[88314e8424386cf8]::InteractionWorld>) -> core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = ()> + 'a>>>, cucumber[1b81c6003611b74e]::writer::fail_on_skipped::FailOnSkipped<cucumber[1b81c6003611b74e]::writer::summarize::Summarize<cucumber[1b81c6003611b74e]::writer::normalize::Normalize<interaction[88314e8424386cf8]::InteractionWorld, cucumber[1b81c6003611b74e]::writer::basic::Basic>>, for<'a, 'b, 'c> fn(&'a gherkin[a09b9a57e6accd33]::Feature, core[786f478f706679df]::option::Option<&'b gherkin[a09b9a57e6accd33]::Rule>, &'c gherkin[a09b9a57e6accd33]::Scenario) -> bool>>>::filter_run_and_exit::<<cucumber[1b81c6003611b74e]::cucumber::Cucumber<interaction[88314e8424386cf8]::InteractionWorld, cucumber[1b81c6003611b74e]::parser::basic::Basic, &str, cucumber[1b81c6003611b74e]::runner::basic::Basic<interaction[88314e8424386cf8]::InteractionWorld, for<'a, 'b, 'c> fn(&'a gherkin[a09b9a57e6accd33]::Feature, core[786f478f706679df]::option::Option<&'b gherkin[a09b9a57e6accd33]::Rule>, &'c gherkin[a09b9a57e6accd33]::Scenario) -> cucumber[1b81c6003611b74e]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[a09b9a57e6accd33]::Feature, core[786f478f706679df]::option::Option<&'a gherkin[a09b9a57e6accd33]::Rule>, &'a gherkin[a09b9a57e6accd33]::Scenario, &'a mut interaction[88314e8424386cf8]::InteractionWorld) -> core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[a09b9a57e6accd33]::Feature, core[786f478f706679df]::option::Option<&'a gherkin[a09b9a57e6accd33]::Rule>, &'a gherkin[a09b9a57e6accd33]::Scenario, &'a cucumber[1b81c6003611b74e]::event::ScenarioFinished, core[786f478f706679df]::option::Option<&'a mut interaction[88314e8424386cf8]::InteractionWorld>) -> core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = ()> + 'a>>>, cucumber[1b81c6003611b74e]::writer::fail_on_skipped::FailOnSkipped<cucumber[1b81c6003611b74e]::writer::summarize::Summarize<cucumber[1b81c6003611b74e]::writer::normalize::Normalize<interaction[88314e8424386cf8]::InteractionWorld, cucumber[1b81c6003611b74e]::writer::basic::Basic>>, for<'a, 'b, 'c> fn(&'a gherkin[a09b9a57e6accd33]::Feature, core[786f478f706679df]::option::Option<&'b gherkin[a09b9a57e6accd33]::Rule>, &'c gherkin[a09b9a57e6accd33]::Scenario) -> bool>>>::run_and_exit::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.22.1/src/cucumber.rs:1243:13
[INFO] [stderr]   19:     0x576eb30606a7 - <cucumber[1b81c6003611b74e]::cucumber::Cucumber<interaction[88314e8424386cf8]::InteractionWorld, cucumber[1b81c6003611b74e]::parser::basic::Basic, &str, cucumber[1b81c6003611b74e]::runner::basic::Basic<interaction[88314e8424386cf8]::InteractionWorld, for<'a, 'b, 'c> fn(&'a gherkin[a09b9a57e6accd33]::Feature, core[786f478f706679df]::option::Option<&'b gherkin[a09b9a57e6accd33]::Rule>, &'c gherkin[a09b9a57e6accd33]::Scenario) -> cucumber[1b81c6003611b74e]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[a09b9a57e6accd33]::Feature, core[786f478f706679df]::option::Option<&'a gherkin[a09b9a57e6accd33]::Rule>, &'a gherkin[a09b9a57e6accd33]::Scenario, &'a mut interaction[88314e8424386cf8]::InteractionWorld) -> core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[a09b9a57e6accd33]::Feature, core[786f478f706679df]::option::Option<&'a gherkin[a09b9a57e6accd33]::Rule>, &'a gherkin[a09b9a57e6accd33]::Scenario, &'a cucumber[1b81c6003611b74e]::event::ScenarioFinished, core[786f478f706679df]::option::Option<&'a mut interaction[88314e8424386cf8]::InteractionWorld>) -> core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = ()> + 'a>>>, cucumber[1b81c6003611b74e]::writer::fail_on_skipped::FailOnSkipped<cucumber[1b81c6003611b74e]::writer::summarize::Summarize<cucumber[1b81c6003611b74e]::writer::normalize::Normalize<interaction[88314e8424386cf8]::InteractionWorld, cucumber[1b81c6003611b74e]::writer::basic::Basic>>, for<'a, 'b, 'c> fn(&'a gherkin[a09b9a57e6accd33]::Feature, core[786f478f706679df]::option::Option<&'b gherkin[a09b9a57e6accd33]::Rule>, &'c gherkin[a09b9a57e6accd33]::Scenario) -> bool>>>::run_and_exit::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.22.1/src/cucumber.rs:1151:57
[INFO] [stderr]   20:     0x576eb3093f93 - interaction[88314e8424386cf8]::main::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/interaction.rs:142:10
[INFO] [stderr]   21:     0x576eb3051b0d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<interaction[88314e8424386cf8]::main::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stderr]   22:     0x576eb301e1ed - <tokio[1b50bc7d53362c4a]::runtime::park::CachedParkThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<interaction[88314e8424386cf8]::main::{closure#0}>>>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:71
[INFO] [stderr]   23:     0x576eb3018e04 - tokio[1b50bc7d53362c4a]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1b50bc7d53362c4a]::runtime::park::CachedParkThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<interaction[88314e8424386cf8]::main::{closure#0}>>>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stderr]   24:     0x576eb3018e04 - tokio[1b50bc7d53362c4a]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[1b50bc7d53362c4a]::runtime::park::CachedParkThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<interaction[88314e8424386cf8]::main::{closure#0}>>>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stderr]   25:     0x576eb3018e04 - <tokio[1b50bc7d53362c4a]::runtime::park::CachedParkThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<interaction[88314e8424386cf8]::main::{closure#0}>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:31
[INFO] [stderr]   26:     0x576eb3031ae0 - <tokio[1b50bc7d53362c4a]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<interaction[88314e8424386cf8]::main::{closure#0}>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   27:     0x576eb30d1fae - <tokio[1b50bc7d53362c4a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<interaction[88314e8424386cf8]::main::{closure#0}>>>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stderr]   28:     0x576eb30dac2e - tokio[1b50bc7d53362c4a]::runtime::context::runtime::enter_runtime::<<tokio[1b50bc7d53362c4a]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<interaction[88314e8424386cf8]::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   29:     0x576eb30cd3c1 - <tokio[1b50bc7d53362c4a]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<interaction[88314e8424386cf8]::main::{closure#0}>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stderr]   30:     0x576eb30a8307 - <tokio[1b50bc7d53362c4a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<interaction[88314e8424386cf8]::main::{closure#0}>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:373:50
[INFO] [stderr]   31:     0x576eb30a87bb - <tokio[1b50bc7d53362c4a]::runtime::runtime::Runtime>::block_on::<interaction[88314e8424386cf8]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stderr]   32:     0x576eb30966a9 - interaction[88314e8424386cf8]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/interaction.rs:142:10
[INFO] [stderr]   33:     0x576eb302ea9b - <fn() as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   34:     0x576eb305a00e - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   35:     0x576eb3032491 - std[f92b4c606f291077]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:206:18
[INFO] [stderr]   36:     0x576eb361b0c4 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   37:     0x576eb361b0c4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]   38:     0x576eb361b0c4 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]   39:     0x576eb361b0c4 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x576eb361b0c4 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stderr]   41:     0x576eb361b0c4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]   42:     0x576eb361b0c4 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]   43:     0x576eb361b0c4 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]   44:     0x576eb361b0c4 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stderr]   45:     0x576eb30321d7 - std[f92b4c606f291077]::rt::lang_start::<()>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:205:5
[INFO] [stderr]   46:     0x576eb309deee - main
[INFO] [stderr]   47:     0x7701574881ca - <unknown>
[INFO] [stderr]   48:     0x77015748828b - __libc_start_main
[INFO] [stderr]   49:     0x576eb3001b05 - _start
[INFO] [stderr]   50:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test interaction`
[INFO] running `Command { std: "docker" "inspect" "6690c1a2cc71c8d283a345581672c48f242b5f606291547784dceb26e5f1c69f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6690c1a2cc71c8d283a345581672c48f242b5f606291547784dceb26e5f1c69f", kill_on_drop: false }`
[INFO] [stdout] 6690c1a2cc71c8d283a345581672c48f242b5f606291547784dceb26e5f1c69f
